home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1997 November / Macworld (1997-11).dmg / Updaters / Authorware 4 Components / Goodies / FTP / ftp.XCMD / ftp.XCMD.adf / APM3_132 < prev    next >
Text File  |  1997-05-29  |  197b  |  5 lines

  1. ƒstatus := FtpConnect( ftpID, server, port, userID, password )
  2.  
  3. Establishes an FTP connection to a server using the port,
  4. userID, and password specified.  Typically port 21 is used
  5. as the FTP port.